home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / v cisle / qip / qipinfium9000.exe / infium.exe / 0 / RCDATA / TFRMTABBER / TFRMTABBER.txt
Text File  |  2007-12-27  |  1KB  |  54 lines

  1. object frmTabber: TfrmTabber
  2.   Left = 682
  3.   Top = 393
  4.   Width = 395
  5.   Height = 341
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Tahoma'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   OldCreateOrder = False
  14.   ShowHint = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnKeyDown = FormKeyDown
  19.   OnResize = FormResize
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PC: TInfiPageControl
  23.     Left = 0
  24.     Top = 0
  25.     Width = 387
  26.     Height = 314
  27.     Align = alClient
  28.     MultiLine = True
  29.     TabOrder = 0
  30.     TabStop = False
  31.     OnChange = PCChange
  32.     OnChanging = PCChanging
  33.     OnContextPopup = PCContextPopup
  34.     DefaultItemHeight = 21
  35.   end
  36.   object PopupMenuClose: TInfuPopupMenu
  37.     AutoHotkeys = maManual
  38.     OwnerDraw = True
  39.     Left = 40
  40.     Top = 248
  41.   end
  42.   object PopupMenuSend: TInfuPopupMenu
  43.     AutoHotkeys = maManual
  44.     OwnerDraw = True
  45.     Left = 320
  46.     Top = 248
  47.   end
  48.   object TimerEventClear: TTimer
  49.     OnTimer = TimerEventClearTimer
  50.     Left = 320
  51.     Top = 104
  52.   end
  53. end
  54.